-
Home
-
Project Management, Team Collaboration, Kanban Board, Gantt Charts, Task Manager and More – WP Project Manager
-
2.6.25 (latest)
-
Code
-
Classes
- PM_Trello
| Total Complexity |
20 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
277 |
| Lines of code |
78 |
| Logical lines of code |
44 |
| Comment lines |
136 |
| Methods |
16 |
| Properties |
3 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| makeRequest() |
S |
55 |
5 |
19 |
| __construct() |
S |
77 |
1 |
4 |
| call() |
S |
79 |
1 |
3 |
| post() |
S |
79 |
1 |
3 |
| getMember() |
S |
75 |
1 |
4 |
| getBoards() |
S |
75 |
1 |
4 |
| getBoard() |
S |
76 |
1 |
4 |
| getLists() |
S |
75 |
1 |
4 |
| getCards() |
S |
75 |
1 |
4 |
| getCardMembers() |
S |
75 |
1 |
4 |
| getCardActions() |
S |
75 |
1 |
4 |
| getCardChecklists() |
S |
75 |
1 |
4 |
| getBoardMembers() |
S |
75 |
1 |
4 |
| getBoardMemberships() |
S |
75 |
1 |
4 |
| getMemberInfo() |
S |
76 |
1 |
4 |
| createCard() |
S |
72 |
1 |
5 |